func text/template.intLike
3 uses
text/template (current package)
funcs.go#L170: if intLike(value.Kind()) && intLike(argType.Kind()) && value.Type().ConvertibleTo(argType) {
funcs.go#L177: func intLike(typ reflect.Kind) bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)